github.com/jackc/pgx/v5/pgconn.PgConn.rxSASLContinue (method)
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
auth_scram.go#L87: saslContinue, err := c.rxSASLContinue()
auth_scram.go#L114: func (c *PgConn) rxSASLContinue() (*pgproto3.AuthenticationSASLContinue, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)